CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - win32 dialog-based

搜索资源列表

  1. CaptureWindow_demo

    1下载:
  2. Capturing window content can be done easily by using the ::BitBlt(..) from the screen DC however, this kind of implementation forces you to make sure that the window you want to capture is on top of the screen. In this project, to capture all the scr
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:14896
    • 提供者:ljm
  1. TinyNetStat

    0下载:
  2. 一个基于对话框应用的TinyNetStat,该应用用来查询本机的网络状态信息以及统计IP信息,跟Win32平台自带的NetStat有相似的功能。该程序主要使用IP助手函数GetTcpTable,GetUdpTable以及GetXXXStatistic来编制,整个过程应该比较简单,tinyle 没花多少时间就写出来了,呵呵。-a dialog-based applications TinyNetStat, the application can be used to query the netwo
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:75410
    • 提供者:乐浩军
  1. MFCAPISeriesPort

    0下载:
  2. 基于MFC对话框的 WIN32 API串口通信程序-MFC dialog-based WIN32 API serial communication program
  3. 所属分类:Com Port

    • 发布日期:2017-05-13
    • 文件大小:37517
    • 提供者:bill
  1. MultiTimerDemo

    1下载:
  2. 基于MFC对话框的 WIN32 多线程定时器,使用Timer Sleep-WIN32 MFC dialog-based multi-threaded timer, use the Timer Sleep
  3. 所属分类:Process-Thread

    • 发布日期:2016-04-06
    • 文件大小:3505152
    • 提供者:泽平
  1. Recources_Dlg1

    0下载:
  2. 基于WIN32的模态对话框应用程序,调试通过,适合初学者学习。-Based on the modal dialog box WIN32 application, debugging through for beginners to learn.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:7170
    • 提供者:曹志民
  1. singlethread

    0下载:
  2. Windows 单线程程序设计 加深对进程概念的理解,尤其是进程的动态性,并发性。 2.了解进程如何被创建和终止。 3.学习win32多线程函数的使用 4.学习在vc++下建立基于对话框的工程及编程技术-Windows single-threaded program design to enhance understanding of the concept of the process, especially the process of dynamic, complicat
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:230824
    • 提供者:li
  1. HelloV

    0下载:
  2. 生成hello (Win32)、helloV(单文档、无文档/视图结构)、exhello(单文档、文档/视图结构)和exdlg(基于对话框)四个程序框架。添加一个快捷菜单,在其下添加显示、隐藏、红色、绿色、蓝色等菜单项,进行消息映射,添加OnContextMenu函数,编写代码,实现快捷菜单。 -Generated hello (Win32), helloV (single document, no document/view structure), exhello (Single Docu
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2531288
    • 提供者:herome
  1. CH1

    0下载:
  2. < Windows多媒体编程基础>> 第一章源代码 wm_char 一个最简单的Win32应用程序,响应击键动作 Hello 演示如何建立基于对话框的MFC应用程序 Frame 演示单文档MFC工程中各主要文件的作用 -< <Windows多媒体编程基础> > Chapter source code wm_char one of the most simple Win32 applications, the keyboard action
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-02
    • 文件大小:134388
    • 提供者:王辉
  1. directui_src

    0下载:
  2. 一直以来,Windows应用程序是基于GDI/User 窗口结构的,而这个结构限制了不少地方。当你尝试使用这个内建的控件集,然后简单迅速地得到了一个非常非常漂亮的应用程序的之后,你就会理解这个限制。 一个无窗体的用户界面并不使用原始的Win32控件。取而代之的是,给屏幕上的每个控件定制图像显示:包括标签、按钮、列表框等等。使用这一种接口以及不是最新的了:大部分很酷的程序都开始“皮肤”,比如WinAmp和MS Media Player。不过skinning只适合一些小的应用程序,它们拥有
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-24
    • 文件大小:222282
    • 提供者:邱鹏
  1. BallMove

    0下载:
  2. MFC中使用WIN32 API线程函数创建一个多线程程序,本例是基于对话框的应用程序。-MFC thread using WIN32 API functions to create a multi-threaded program, in this case is a dialog-based applications.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1897872
    • 提供者:钟毅
  1. dlgbased

    0下载:
  2. 基于VS2005,创建对话框载入图片并做处理-Based on VS2005, create a dialog box to load image and do deal with
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3810396
    • 提供者:王文浩
  1. dialog

    0下载:
  2. 用Diret3D实现的基于win32程序的添加对话框资源-With Diret3D win32-based program to achieve the Add dialog resources
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-13
    • 文件大小:3307216
    • 提供者:可儿
  1. ex

    0下载:
  2. 用最简单的方法写得WIN32程序,基于对话框,显示所有窗口的标题。不使用MFC。VC6下编译。程序仅172K大小。小巧精悍。-win32 dialog based simplest application that enumerates all open windows titles.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-05
    • 文件大小:35016
    • 提供者:杨昊天
  1. Property

    0下载:
  2. win32基于对话框的属性页样例程序,保证可用!-win32 sample property page dialog-based program, to ensure that available!
  3. 所属分类:Tab Control

    • 发布日期:2017-11-11
    • 文件大小:8617984
    • 提供者:刘杰
  1. win32sin(x)

    0下载:
  2. 基于win32的应用程序,先产生对话框,按键,退出对话框,进入主程序,绘制正弦曲线-Based on the win32 application, first create dialog, buttons, exit the dialog box, enter the main program, sine curve drawing
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:234373
    • 提供者:LOKI
  1. mfcansycsock

    0下载:
  2. 异步套接字编程 通过MFC对话框模式 基于win32控制平台-Asynchronous socket programming mode by MFC dialog-based control platform win32
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-16
    • 文件大小:3681117
    • 提供者:刘洋
  1. Recources_Dlg1

    0下载:
  2. 基于WIN32的模态对话框应用程序,调试通过,适合初学者学习。-Based on the modal dialog box WIN32 application, debugging through for beginners to learn.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7179
    • 提供者:xinag3ie978
搜珍网 www.dssz.com